home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the 3D Game Programming Gurus / gurus.iso / DirectX / dx9sdkcp.exe / SDK (C++) / Bin / DXUtils / Visual Studio 6.0 Wizards / Source Code / DxAppWiz.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2002-11-12  |  27.0 KB  |  1,021 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="DxAppWiz"
  6.     SccProjectName=""
  7.     SccLocalPath=""
  8.     Keyword="MFCProj">
  9.     <Platforms>
  10.         <Platform
  11.             Name="Win32"/>
  12.     </Platforms>
  13.     <Configurations>
  14.         <Configuration
  15.             Name="Pseudo-Debug|Win32"
  16.             OutputDirectory=".\Debug"
  17.             IntermediateDirectory=".\Debug"
  18.             ConfigurationType="2"
  19.             UseOfMFC="1"
  20.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21.             CharacterSet="2">
  22.             <Tool
  23.                 Name="VCCLCompilerTool"
  24.                 Optimization="0"
  25.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_PSEUDO_DEBUG;_AFXEXT"
  26.                 RuntimeLibrary="2"
  27.                 UsePrecompiledHeader="3"
  28.                 PrecompiledHeaderThrough="stdafx.h"
  29.                 PrecompiledHeaderFile=".\Debug/DxAppWiz.pch"
  30.                 AssemblerListingLocation=".\Debug/"
  31.                 ObjectFile=".\Debug/"
  32.                 ProgramDataBaseFileName=".\Debug/"
  33.                 WarningLevel="3"
  34.                 SuppressStartupBanner="TRUE"
  35.                 DebugInformationFormat="3"/>
  36.             <Tool
  37.                 Name="VCCustomBuildTool"
  38.                 Description="Copying custom AppWizard to Template directory..."
  39.                 CommandLine="if not exist "$(DevEnvDir)Template\nul" md "$(DevEnvDir)Template"
  40. copy "$(TargetPath)" "$(DevEnvDir)Template"
  41. if exist "$(OutDir)\$(TargetName).pdb" copy "$(OutDir)\$(TargetName).pdb" "$(DevEnvDir)Template"
  42. "
  43.                 Outputs="$(DevEnvDir)Template\$(TargetName).awx"/>
  44.             <Tool
  45.                 Name="VCLinkerTool"
  46.                 AdditionalOptions="/MACHINE:I386"
  47.                 OutputFile="Debug/DxAppWiz.awx"
  48.                 LinkIncremental="1"
  49.                 SuppressStartupBanner="TRUE"
  50.                 GenerateDebugInformation="TRUE"
  51.                 ProgramDatabaseFile=".\Debug/DxAppWiz.pdb"
  52.                 SubSystem="2"
  53.                 ImportLibrary=".\Debug/DxAppWiz.lib"/>
  54.             <Tool
  55.                 Name="VCMIDLTool"
  56.                 PreprocessorDefinitions="NDEBUG"
  57.                 MkTypLibCompatible="TRUE"
  58.                 SuppressStartupBanner="TRUE"
  59.                 TargetEnvironment="1"
  60.                 TypeLibraryName=".\Debug/DxAppWiz.tlb"/>
  61.             <Tool
  62.                 Name="VCPostBuildEventTool"/>
  63.             <Tool
  64.                 Name="VCPreBuildEventTool"/>
  65.             <Tool
  66.                 Name="VCPreLinkEventTool"/>
  67.             <Tool
  68.                 Name="VCResourceCompilerTool"
  69.                 PreprocessorDefinitions="NDEBUG,_PSEUDO_DEBUG"
  70.                 Culture="1033"/>
  71.             <Tool
  72.                 Name="VCWebServiceProxyGeneratorTool"/>
  73.             <Tool
  74.                 Name="VCWebDeploymentTool"/>
  75.         </Configuration>
  76.         <Configuration
  77.             Name="export|Win32"
  78.             OutputDirectory=".\DxAppWiz___Win32_export"
  79.             IntermediateDirectory=".\DxAppWiz___Win32_export"
  80.             ConfigurationType="2"
  81.             UseOfMFC="1"
  82.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  83.             CharacterSet="2">
  84.             <Tool
  85.                 Name="VCCLCompilerTool"
  86.                 Optimization="0"
  87.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_AFXEXT;_PSEUDO_DEBUG"
  88.                 RuntimeLibrary="2"
  89.                 UsePrecompiledHeader="3"
  90.                 PrecompiledHeaderThrough="stdafx.h"
  91.                 PrecompiledHeaderFile=".\DxAppWiz___Win32_export/DxAppWiz.pch"
  92.                 AssemblerListingLocation=".\DxAppWiz___Win32_export/"
  93.                 ObjectFile=".\DxAppWiz___Win32_export/"
  94.                 ProgramDataBaseFileName=".\DxAppWiz___Win32_export/"
  95.                 WarningLevel="3"
  96.                 SuppressStartupBanner="TRUE"
  97.                 DebugInformationFormat="3"/>
  98.             <Tool
  99.                 Name="VCCustomBuildTool"
  100.                 Description="Copying custom AppWizard to Template directory..."
  101.                 CommandLine="if not exist "$(DevEnvDir)Template\nul" md "$(DevEnvDir)Template"
  102. copy "$(TargetPath)" "$(DevEnvDir)Template"
  103. if exist "$(OutDir)\$(TargetName).pdb" copy "$(OutDir)\$(TargetName).pdb" "$(DevEnvDir)Template"
  104. "
  105.                 Outputs="$(DevEnvDir)Template\$(TargetName).awx"/>
  106.             <Tool
  107.                 Name="VCLinkerTool"
  108.                 AdditionalOptions="/MACHINE:I386"
  109.                 OutputFile="Debug/DxAppWiz.awx"
  110.                 LinkIncremental="1"
  111.                 SuppressStartupBanner="TRUE"
  112.                 GenerateDebugInformation="TRUE"
  113.                 ProgramDatabaseFile=".\DxAppWiz___Win32_export/DxAppWiz.pdb"
  114.                 SubSystem="2"
  115.                 ImportLibrary=".\DxAppWiz___Win32_export/DxAppWiz.lib"/>
  116.             <Tool
  117.                 Name="VCMIDLTool"
  118.                 PreprocessorDefinitions="NDEBUG"
  119.                 MkTypLibCompatible="TRUE"
  120.                 SuppressStartupBanner="TRUE"
  121.                 TargetEnvironment="1"
  122.                 TypeLibraryName=".\DxAppWiz___Win32_export/DxAppWiz.tlb"/>
  123.             <Tool
  124.                 Name="VCPostBuildEventTool"/>
  125.             <Tool
  126.                 Name="VCPreBuildEventTool"/>
  127.             <Tool
  128.                 Name="VCPreLinkEventTool"/>
  129.             <Tool
  130.                 Name="VCResourceCompilerTool"
  131.                 PreprocessorDefinitions="NDEBUG,_PSEUDO_DEBUG"
  132.                 Culture="1033"/>
  133.             <Tool
  134.                 Name="VCWebServiceProxyGeneratorTool"/>
  135.             <Tool
  136.                 Name="VCWebDeploymentTool"/>
  137.         </Configuration>
  138.         <Configuration
  139.             Name="Release|Win32"
  140.             OutputDirectory=".\Release"
  141.             IntermediateDirectory=".\Release"
  142.             ConfigurationType="2"
  143.             UseOfMFC="1"
  144.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  145.             CharacterSet="2">
  146.             <Tool
  147.                 Name="VCCLCompilerTool"
  148.                 InlineFunctionExpansion="1"
  149.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_AFXEXT"
  150.                 StringPooling="TRUE"
  151.                 RuntimeLibrary="2"
  152.                 EnableFunctionLevelLinking="TRUE"
  153.                 UsePrecompiledHeader="3"
  154.                 PrecompiledHeaderThrough="stdafx.h"
  155.                 PrecompiledHeaderFile=".\Release/DxAppWiz.pch"
  156.                 AssemblerListingLocation=".\Release/"
  157.                 ObjectFile=".\Release/"
  158.                 ProgramDataBaseFileName=".\Release/"
  159.                 WarningLevel="3"
  160.                 SuppressStartupBanner="TRUE"/>
  161.             <Tool
  162.                 Name="VCCustomBuildTool"
  163.                 Description="Copying custom AppWizard to Template directory..."
  164.                 CommandLine="if not exist "$(DevEnvDir)Template\nul" md "$(DevEnvDir)Template"
  165. copy "$(TargetPath)" "$(DevEnvDir)Template"
  166. if exist "$(OutDir)\$(TargetName).pdb" copy "$(OutDir)\$(TargetName).pdb" "$(DevEnvDir)Template"
  167. copy "$(TargetPath)" "\\directx1\public\jasonsa\DxAppWiz"
  168. "
  169.                 Outputs="$(DevEnvDir)Template\$(TargetName).awx;\\directx1\public\jasonsa\DxAppWiz\$(TargetName).awx"/>
  170.             <Tool
  171.                 Name="VCLinkerTool"
  172.                 AdditionalOptions="/MACHINE:I386"
  173.                 OutputFile="Release/DxAppWiz.awx"
  174.                 LinkIncremental="1"
  175.                 SuppressStartupBanner="TRUE"
  176.                 ProgramDatabaseFile=".\Release/DxAppWiz.pdb"
  177.                 SubSystem="2"
  178.                 ImportLibrary=".\Release/DxAppWiz.lib"/>
  179.             <Tool
  180.                 Name="VCMIDLTool"
  181.                 PreprocessorDefinitions="NDEBUG"
  182.                 MkTypLibCompatible="TRUE"
  183.                 SuppressStartupBanner="TRUE"
  184.                 TargetEnvironment="1"
  185.                 TypeLibraryName=".\Release/DxAppWiz.tlb"/>
  186.             <Tool
  187.                 Name="VCPostBuildEventTool"/>
  188.             <Tool
  189.                 Name="VCPreBuildEventTool"/>
  190.             <Tool
  191.                 Name="VCPreLinkEventTool"/>
  192.             <Tool
  193.                 Name="VCResourceCompilerTool"
  194.                 PreprocessorDefinitions="NDEBUG"
  195.                 Culture="1033"/>
  196.             <Tool
  197.                 Name="VCWebServiceProxyGeneratorTool"/>
  198.             <Tool
  199.                 Name="VCWebDeploymentTool"/>
  200.         </Configuration>
  201.     </Configurations>
  202.     <Files>
  203.         <Filter
  204.             Name="Source Files"
  205.             Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  206.             <File
  207.                 RelativePath=".\Chooser.cpp">
  208.             </File>
  209.             <File
  210.                 RelativePath=".\Cstm1Dlg.cpp">
  211.             </File>
  212.             <File
  213.                 RelativePath=".\Cstm2Dlg.cpp">
  214.             </File>
  215.             <File
  216.                 RelativePath=".\Cstm3Dlg.cpp">
  217.             </File>
  218.             <File
  219.                 RelativePath=".\Cstm4Dlg.cpp">
  220.             </File>
  221.             <File
  222.                 RelativePath=".\Cstm5Dlg.cpp">
  223.             </File>
  224.             <File
  225.                 RelativePath=".\Cstm6Dlg.cpp">
  226.             </File>
  227.             <File
  228.                 RelativePath=".\Cstm7Dlg.cpp">
  229.             </File>
  230.             <File
  231.                 RelativePath=".\Cstm8Dlg.cpp">
  232.             </File>
  233.             <File
  234.                 RelativePath=".\DXAw.cpp">
  235.             </File>
  236.             <File
  237.                 RelativePath=".\Debug.cpp">
  238.             </File>
  239.             <File
  240.                 RelativePath=".\DxAppWiz.cpp">
  241.             </File>
  242.             <File
  243.                 RelativePath=".\DxAppWiz.rc">
  244.             </File>
  245.             <File
  246.                 RelativePath=".\StdAfx.cpp">
  247.                 <FileConfiguration
  248.                     Name="Pseudo-Debug|Win32">
  249.                     <Tool
  250.                         Name="VCCLCompilerTool"
  251.                         UsePrecompiledHeader="1"/>
  252.                 </FileConfiguration>
  253.                 <FileConfiguration
  254.                     Name="export|Win32">
  255.                     <Tool
  256.                         Name="VCCLCompilerTool"
  257.                         UsePrecompiledHeader="1"/>
  258.                 </FileConfiguration>
  259.                 <FileConfiguration
  260.                     Name="Release|Win32">
  261.                     <Tool
  262.                         Name="VCCLCompilerTool"
  263.                         UsePrecompiledHeader="1"/>
  264.                 </FileConfiguration>
  265.             </File>
  266.             <File
  267.                 RelativePath="..\DxApp\d3d_dlg\d3d_dlg.cpp">
  268.                 <FileConfiguration
  269.                     Name="export|Win32"
  270.                     ExcludedFromBuild="TRUE">
  271.                     <Tool
  272.                         Name="VCCLCompilerTool"/>
  273.                 </FileConfiguration>
  274.             </File>
  275.             <File
  276.                 RelativePath="..\DxApp\d3d_dlg\d3d_dlg.rc">
  277.                 <FileConfiguration
  278.                     Name="Pseudo-Debug|Win32"
  279.                     ExcludedFromBuild="TRUE">
  280.                     <Tool
  281.                         Name="VCResourceCompilerTool"
  282.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\d3d_dlg;$(NoInherit)"/>
  283.                 </FileConfiguration>
  284.                 <FileConfiguration
  285.                     Name="export|Win32"
  286.                     ExcludedFromBuild="TRUE">
  287.                     <Tool
  288.                         Name="VCResourceCompilerTool"
  289.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\d3d_dlg;$(NoInherit)"/>
  290.                 </FileConfiguration>
  291.                 <FileConfiguration
  292.                     Name="Release|Win32"
  293.                     ExcludedFromBuild="TRUE">
  294.                     <Tool
  295.                         Name="VCResourceCompilerTool"
  296.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\d3d_dlg;$(NoInherit)"/>
  297.                 </FileConfiguration>
  298.             </File>
  299.             <File
  300.                 RelativePath="..\DxApp\d3d_dlg\d3d_dlgStdafx.cpp">
  301.                 <FileConfiguration
  302.                     Name="export|Win32"
  303.                     ExcludedFromBuild="TRUE">
  304.                     <Tool
  305.                         Name="VCCLCompilerTool"/>
  306.                 </FileConfiguration>
  307.             </File>
  308.             <File
  309.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlg.cpp">
  310.                 <FileConfiguration
  311.                     Name="export|Win32"
  312.                     ExcludedFromBuild="TRUE">
  313.                     <Tool
  314.                         Name="VCCLCompilerTool"/>
  315.                 </FileConfiguration>
  316.             </File>
  317.             <File
  318.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlg.rc">
  319.                 <FileConfiguration
  320.                     Name="Pseudo-Debug|Win32"
  321.                     ExcludedFromBuild="TRUE">
  322.                     <Tool
  323.                         Name="VCResourceCompilerTool"
  324.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\gdi_dlg;$(NoInherit)"/>
  325.                 </FileConfiguration>
  326.                 <FileConfiguration
  327.                     Name="export|Win32"
  328.                     ExcludedFromBuild="TRUE">
  329.                     <Tool
  330.                         Name="VCResourceCompilerTool"
  331.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\gdi_dlg;$(NoInherit)"/>
  332.                 </FileConfiguration>
  333.                 <FileConfiguration
  334.                     Name="Release|Win32"
  335.                     ExcludedFromBuild="TRUE">
  336.                     <Tool
  337.                         Name="VCResourceCompilerTool"
  338.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\gdi_dlg;$(NoInherit)"/>
  339.                 </FileConfiguration>
  340.             </File>
  341.             <File
  342.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlgDlg.cpp">
  343.                 <FileConfiguration
  344.                     Name="export|Win32"
  345.                     ExcludedFromBuild="TRUE">
  346.                     <Tool
  347.                         Name="VCCLCompilerTool"/>
  348.                 </FileConfiguration>
  349.             </File>
  350.             <File
  351.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlgStdAfx.cpp">
  352.                 <FileConfiguration
  353.                     Name="export|Win32"
  354.                     ExcludedFromBuild="TRUE">
  355.                     <Tool
  356.                         Name="VCCLCompilerTool"/>
  357.                 </FileConfiguration>
  358.             </File>
  359.             <File
  360.                 RelativePath="..\DxApp\gdi_win\gdi_win.cpp">
  361.                 <FileConfiguration
  362.                     Name="export|Win32"
  363.                     ExcludedFromBuild="TRUE">
  364.                     <Tool
  365.                         Name="VCCLCompilerTool"/>
  366.                 </FileConfiguration>
  367.             </File>
  368.             <File
  369.                 RelativePath="..\DxApp\gdi_win\gdi_win.rc">
  370.                 <FileConfiguration
  371.                     Name="Pseudo-Debug|Win32"
  372.                     ExcludedFromBuild="TRUE">
  373.                     <Tool
  374.                         Name="VCResourceCompilerTool"
  375.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\gdi_win;$(NoInherit)"/>
  376.                 </FileConfiguration>
  377.                 <FileConfiguration
  378.                     Name="export|Win32"
  379.                     ExcludedFromBuild="TRUE">
  380.                     <Tool
  381.                         Name="VCResourceCompilerTool"
  382.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\gdi_win;$(NoInherit)"/>
  383.                 </FileConfiguration>
  384.                 <FileConfiguration
  385.                     Name="Release|Win32"
  386.                     ExcludedFromBuild="TRUE">
  387.                     <Tool
  388.                         Name="VCResourceCompilerTool"
  389.                         AdditionalIncludeDirectories="\root\multimedia\DirectX\dxsdk\src\DxApp\gdi_win;$(NoInherit)"/>
  390.                 </FileConfiguration>
  391.             </File>
  392.         </Filter>
  393.         <Filter
  394.             Name="Header Files"
  395.             Filter="h;hpp;hxx;hm;inl">
  396.             <File
  397.                 RelativePath=".\Chooser.h">
  398.             </File>
  399.             <File
  400.                 RelativePath=".\Cstm1Dlg.h">
  401.             </File>
  402.             <File
  403.                 RelativePath=".\Cstm2Dlg.h">
  404.             </File>
  405.             <File
  406.                 RelativePath=".\Cstm3Dlg.h">
  407.             </File>
  408.             <File
  409.                 RelativePath=".\Cstm4Dlg.h">
  410.             </File>
  411.             <File
  412.                 RelativePath=".\Cstm5Dlg.h">
  413.             </File>
  414.             <File
  415.                 RelativePath=".\Cstm6Dlg.h">
  416.             </File>
  417.             <File
  418.                 RelativePath=".\Cstm7Dlg.h">
  419.             </File>
  420.             <File
  421.                 RelativePath=".\Cstm8Dlg.h">
  422.             </File>
  423.             <File
  424.                 RelativePath=".\DXAw.h">
  425.             </File>
  426.             <File
  427.                 RelativePath=".\Debug.h">
  428.             </File>
  429.             <File
  430.                 RelativePath=".\DxAppWiz.h">
  431.             </File>
  432.             <File
  433.                 RelativePath=".\Resource.h">
  434.             </File>
  435.             <File
  436.                 RelativePath=".\StdAfx.h">
  437.             </File>
  438.             <File
  439.                 RelativePath="..\DxApp\d3d_dlg\d3d_dlg.h">
  440.             </File>
  441.             <File
  442.                 RelativePath="..\DxApp\d3d_dlg\d3d_dlgStdafx.h">
  443.             </File>
  444.             <File
  445.                 RelativePath="..\DxApp\d3d_dlg\d3d_dlgres.h">
  446.             </File>
  447.             <File
  448.                 RelativePath="..\DxApp\d3d_win\d3d_winres.h">
  449.             </File>
  450.             <File
  451.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlg.h">
  452.             </File>
  453.             <File
  454.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlgDlg.h">
  455.             </File>
  456.             <File
  457.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlgStdAfx.h">
  458.             </File>
  459.             <File
  460.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlgres.h">
  461.             </File>
  462.             <File
  463.                 RelativePath="..\DxApp\gdi_win\gdi_winres.h">
  464.             </File>
  465.             <File
  466.                 RelativePath="..\DxApp\resource.h">
  467.             </File>
  468.         </Filter>
  469.         <Filter
  470.             Name="Resource Files"
  471.             Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  472.             <File
  473.                 RelativePath=".\backgro.bmp">
  474.             </File>
  475.             <File
  476.                 RelativePath=".\blank.BMP">
  477.             </File>
  478.             <File
  479.                 RelativePath=".\c.bmp">
  480.             </File>
  481.             <File
  482.                 RelativePath="..\DxApp\directx.ico">
  483.             </File>
  484.             <File
  485.                 RelativePath=".\dlg-bla.bmp">
  486.             </File>
  487.             <File
  488.                 RelativePath=".\dlg-gdi.bmp">
  489.             </File>
  490.             <File
  491.                 RelativePath=".\dlg-tea.bmp">
  492.             </File>
  493.             <File
  494.                 RelativePath=".\dlg-tri.bmp">
  495.             </File>
  496.             <File
  497.                 RelativePath="..\DxApp\gdi_dlg\gdi_dlg.rc2">
  498.             </File>
  499.             <File
  500.                 RelativePath=".\gdidlg.bmp">
  501.             </File>
  502.             <File
  503.                 RelativePath=".\icon1.ico">
  504.             </File>
  505.             <File
  506.                 RelativePath=".\teapot.BMP">
  507.             </File>
  508.             <File
  509.                 RelativePath=".\triangle.BMP">
  510.             </File>
  511.             <File
  512.                 RelativePath=".\win-bla.BMP">
  513.             </File>
  514.             <File
  515.                 RelativePath=".\win-gdi.bmp">
  516.             </File>
  517.             <File
  518.                 RelativePath=".\win-tea.BMP">
  519.             </File>
  520.             <File
  521.                 RelativePath=".\win-tri.BMP">
  522.             </File>
  523.         </Filter>
  524.         <Filter
  525.             Name="Template Files"
  526.             Filter="<templates>">
  527.             <File
  528.                 RelativePath=".\Template\DirectX.ico">
  529.             </File>
  530.             <File
  531.                 RelativePath=".\Template\bounce.wav">
  532.             </File>
  533.             <File
  534.                 RelativePath=".\Template\confirm.inf">
  535.             </File>
  536.             <File
  537.                 RelativePath=".\Template\d3d_dlg\d3d_dlg.cpp">
  538.                 <FileConfiguration
  539.                     Name="export|Win32"
  540.                     ExcludedFromBuild="TRUE">
  541.                     <Tool
  542.                         Name="VCCLCompilerTool"/>
  543.                 </FileConfiguration>
  544.             </File>
  545.             <File
  546.                 RelativePath=".\Template\d3d_dlg\d3d_dlg.h">
  547.             </File>
  548.             <File
  549.                 RelativePath=".\Template\d3d_dlg\d3d_dlg.rc">
  550.                 <FileConfiguration
  551.                     Name="Pseudo-Debug|Win32">
  552.                     <Tool
  553.                         Name="VCResourceCompilerTool"
  554.                         AdditionalIncludeDirectories="Template\d3d_dlg;$(NoInherit)"/>
  555.                 </FileConfiguration>
  556.                 <FileConfiguration
  557.                     Name="export|Win32"
  558.                     ExcludedFromBuild="TRUE">
  559.                     <Tool
  560.                         Name="VCResourceCompilerTool"
  561.                         AdditionalIncludeDirectories="Template\d3d_dlg;$(NoInherit)"/>
  562.                 </FileConfiguration>
  563.                 <FileConfiguration
  564.                     Name="Release|Win32">
  565.                     <Tool
  566.                         Name="VCResourceCompilerTool"
  567.                         AdditionalIncludeDirectories="Template\d3d_dlg;$(NoInherit)"/>
  568.                 </FileConfiguration>
  569.             </File>
  570.             <File
  571.                 RelativePath=".\Template\d3d_dlg\d3d_dlgStdafx.cpp">
  572.                 <FileConfiguration
  573.                     Name="export|Win32"
  574.                     ExcludedFromBuild="TRUE">
  575.                     <Tool
  576.                         Name="VCCLCompilerTool"/>
  577.                 </FileConfiguration>
  578.             </File>
  579.             <File
  580.                 RelativePath=".\Template\d3d_dlg\d3d_dlgStdafx.h">
  581.             </File>
  582.             <File
  583.                 RelativePath=".\Template\d3d_dlg\d3d_dlgres.h">
  584.             </File>
  585.             <File
  586.                 RelativePath=".\Template\d3d_win\d3d_win.cpp">
  587.                 <FileConfiguration
  588.                     Name="Pseudo-Debug|Win32"
  589.                     ExcludedFromBuild="TRUE">
  590.                     <Tool
  591.                         Name="VCCLCompilerTool"/>
  592.                 </FileConfiguration>
  593.                 <FileConfiguration
  594.                     Name="export|Win32"
  595.                     ExcludedFromBuild="TRUE">
  596.                     <Tool
  597.                         Name="VCCLCompilerTool"/>
  598.                 </FileConfiguration>
  599.                 <FileConfiguration
  600.                     Name="Release|Win32"
  601.                     ExcludedFromBuild="TRUE">
  602.                     <Tool
  603.                         Name="VCCLCompilerTool"/>
  604.                 </FileConfiguration>
  605.             </File>
  606.             <File
  607.                 RelativePath=".\Template\d3d_win\d3d_win.rc">
  608.                 <FileConfiguration
  609.                     Name="Pseudo-Debug|Win32"
  610.                     ExcludedFromBuild="TRUE">
  611.                     <Tool
  612.                         Name="VCResourceCompilerTool"
  613.                         AdditionalIncludeDirectories="Template\d3d_win;$(NoInherit)"/>
  614.                 </FileConfiguration>
  615.                 <FileConfiguration
  616.                     Name="export|Win32"
  617.                     ExcludedFromBuild="TRUE">
  618.                     <Tool
  619.                         Name="VCResourceCompilerTool"
  620.                         AdditionalIncludeDirectories="Template\d3d_win;$(NoInherit)"/>
  621.                 </FileConfiguration>
  622.                 <FileConfiguration
  623.                     Name="Release|Win32"
  624.                     ExcludedFromBuild="TRUE">
  625.                     <Tool
  626.                         Name="VCResourceCompilerTool"
  627.                         AdditionalIncludeDirectories="Template\d3d_win;$(NoInherit)"/>
  628.                 </FileConfiguration>
  629.             </File>
  630.             <File
  631.                 RelativePath=".\Template\d3d_win\d3d_winres.h">
  632.             </File>
  633.             <File
  634.                 RelativePath=".\Template\d3dapp.cpp">
  635.                 <FileConfiguration
  636.                     Name="Pseudo-Debug|Win32"
  637.                     ExcludedFromBuild="TRUE">
  638.                     <Tool
  639.                         Name="VCCLCompilerTool"/>
  640.                 </FileConfiguration>
  641.                 <FileConfiguration
  642.                     Name="export|Win32"
  643.                     ExcludedFromBuild="TRUE">
  644.                     <Tool
  645.                         Name="VCCLCompilerTool"/>
  646.                 </FileConfiguration>
  647.                 <FileConfiguration
  648.                     Name="Release|Win32"
  649.                     ExcludedFromBuild="TRUE">
  650.                     <Tool
  651.                         Name="VCCLCompilerTool"/>
  652.                 </FileConfiguration>
  653.             </File>
  654.             <File
  655.                 RelativePath=".\Template\d3dapp.h">
  656.             </File>
  657.             <File
  658.                 RelativePath=".\Template\d3dfile.cpp">
  659.                 <FileConfiguration
  660.                     Name="Pseudo-Debug|Win32"
  661.                     ExcludedFromBuild="TRUE">
  662.                     <Tool
  663.                         Name="VCCLCompilerTool"/>
  664.                 </FileConfiguration>
  665.                 <FileConfiguration
  666.                     Name="export|Win32"
  667.                     ExcludedFromBuild="TRUE">
  668.                     <Tool
  669.                         Name="VCCLCompilerTool"/>
  670.                 </FileConfiguration>
  671.                 <FileConfiguration
  672.                     Name="Release|Win32"
  673.                     ExcludedFromBuild="TRUE">
  674.                     <Tool
  675.                         Name="VCCLCompilerTool"/>
  676.                 </FileConfiguration>
  677.             </File>
  678.             <File
  679.                 RelativePath=".\Template\d3dfile.h">
  680.             </File>
  681.             <File
  682.                 RelativePath=".\Template\d3dfont.cpp">
  683.                 <FileConfiguration
  684.                     Name="Pseudo-Debug|Win32"
  685.                     ExcludedFromBuild="TRUE">
  686.                     <Tool
  687.                         Name="VCCLCompilerTool"/>
  688.                 </FileConfiguration>
  689.                 <FileConfiguration
  690.                     Name="export|Win32"
  691.                     ExcludedFromBuild="TRUE">
  692.                     <Tool
  693.                         Name="VCCLCompilerTool"/>
  694.                 </FileConfiguration>
  695.                 <FileConfiguration
  696.                     Name="Release|Win32"
  697.                     ExcludedFromBuild="TRUE">
  698.                     <Tool
  699.                         Name="VCCLCompilerTool"/>
  700.                 </FileConfiguration>
  701.             </File>
  702.             <File
  703.                 RelativePath=".\Template\d3dfont.h">
  704.             </File>
  705.             <File
  706.                 RelativePath=".\Template\d3dutil.cpp">
  707.                 <FileConfiguration
  708.                     Name="Pseudo-Debug|Win32"
  709.                     ExcludedFromBuild="TRUE">
  710.                     <Tool
  711.                         Name="VCCLCompilerTool"/>
  712.                 </FileConfiguration>
  713.                 <FileConfiguration
  714.                     Name="export|Win32"
  715.                     ExcludedFromBuild="TRUE">
  716.                     <Tool
  717.                         Name="VCCLCompilerTool"/>
  718.                 </FileConfiguration>
  719.                 <FileConfiguration
  720.                     Name="Release|Win32"
  721.                     ExcludedFromBuild="TRUE">
  722.                     <Tool
  723.                         Name="VCCLCompilerTool"/>
  724.                 </FileConfiguration>
  725.             </File>
  726.             <File
  727.                 RelativePath=".\Template\d3dutil.h">
  728.             </File>
  729.             <File
  730.                 RelativePath=".\Template\diutil.cpp">
  731.                 <FileConfiguration
  732.                     Name="Pseudo-Debug|Win32"
  733.                     ExcludedFromBuild="TRUE">
  734.                     <Tool
  735.                         Name="VCCLCompilerTool"/>
  736.                 </FileConfiguration>
  737.                 <FileConfiguration
  738.                     Name="export|Win32"
  739.                     ExcludedFromBuild="TRUE">
  740.                     <Tool
  741.                         Name="VCCLCompilerTool"/>
  742.                 </FileConfiguration>
  743.                 <FileConfiguration
  744.                     Name="Release|Win32"
  745.                     ExcludedFromBuild="TRUE">
  746.                     <Tool
  747.                         Name="VCCLCompilerTool"/>
  748.                 </FileConfiguration>
  749.             </File>
  750.             <File
  751.                 RelativePath=".\Template\diutil.h">
  752.             </File>
  753.             <File
  754.                 RelativePath=".\Template\dmutil.cpp">
  755.                 <FileConfiguration
  756.                     Name="Pseudo-Debug|Win32"
  757.                     ExcludedFromBuild="TRUE">
  758.                     <Tool
  759.                         Name="VCCLCompilerTool"/>
  760.                 </FileConfiguration>
  761.                 <FileConfiguration
  762.                     Name="export|Win32"
  763.                     ExcludedFromBuild="TRUE">
  764.                     <Tool
  765.                         Name="VCCLCompilerTool"/>
  766.                 </FileConfiguration>
  767.                 <FileConfiguration
  768.                     Name="Release|Win32"
  769.                     ExcludedFromBuild="TRUE">
  770.                     <Tool
  771.                         Name="VCCLCompilerTool"/>
  772.                 </FileConfiguration>
  773.             </File>
  774.             <File
  775.                 RelativePath=".\Template\dmutil.h">
  776.             </File>
  777.             <File
  778.                 RelativePath=".\Template\dsutil.cpp">
  779.                 <FileConfiguration
  780.                     Name="Pseudo-Debug|Win32"
  781.                     ExcludedFromBuild="TRUE">
  782.                     <Tool
  783.                         Name="VCCLCompilerTool"/>
  784.                 </FileConfiguration>
  785.                 <FileConfiguration
  786.                     Name="export|Win32"
  787.                     ExcludedFromBuild="TRUE">
  788.                     <Tool
  789.                         Name="VCCLCompilerTool"/>
  790.                 </FileConfiguration>
  791.                 <FileConfiguration
  792.                     Name="Release|Win32"
  793.                     ExcludedFromBuild="TRUE">
  794.                     <Tool
  795.                         Name="VCCLCompilerTool"/>
  796.                 </FileConfiguration>
  797.             </File>
  798.             <File
  799.                 RelativePath=".\Template\dsutil.h">
  800.             </File>
  801.             <File
  802.                 RelativePath=".\Template\dxutil.cpp">
  803.                 <FileConfiguration
  804.                     Name="Pseudo-Debug|Win32"
  805.                     ExcludedFromBuild="TRUE">
  806.                     <Tool
  807.                         Name="VCCLCompilerTool"/>
  808.                 </FileConfiguration>
  809.                 <FileConfiguration
  810.                     Name="export|Win32"
  811.                     ExcludedFromBuild="TRUE">
  812.                     <Tool
  813.                         Name="VCCLCompilerTool"/>
  814.                 </FileConfiguration>
  815.                 <FileConfiguration
  816.                     Name="Release|Win32"
  817.                     ExcludedFromBuild="TRUE">
  818.                     <Tool
  819.                         Name="VCCLCompilerTool"/>
  820.                 </FileConfiguration>
  821.             </File>
  822.             <File
  823.                 RelativePath=".\Template\dxutil.h">
  824.             </File>
  825.             <File
  826.                 RelativePath=".\Template\gdi_dlg\gdi_dlg.cpp">
  827.                 <FileConfiguration
  828.                     Name="export|Win32"
  829.                     ExcludedFromBuild="TRUE">
  830.                     <Tool
  831.                         Name="VCCLCompilerTool"/>
  832.                 </FileConfiguration>
  833.             </File>
  834.             <File
  835.                 RelativePath=".\Template\gdi_dlg\gdi_dlg.h">
  836.             </File>
  837.             <File
  838.                 RelativePath=".\Template\gdi_dlg\gdi_dlg.rc">
  839.                 <FileConfiguration
  840.                     Name="Pseudo-Debug|Win32">
  841.                     <Tool
  842.                         Name="VCResourceCompilerTool"
  843.                         AdditionalIncludeDirectories="Template\gdi_dlg;$(NoInherit)"/>
  844.                 </FileConfiguration>
  845.                 <FileConfiguration
  846.                     Name="export|Win32"
  847.                     ExcludedFromBuild="TRUE">
  848.                     <Tool
  849.                         Name="VCResourceCompilerTool"
  850.                         AdditionalIncludeDirectories="Template\gdi_dlg;$(NoInherit)"/>
  851.                 </FileConfiguration>
  852.                 <FileConfiguration
  853.                     Name="Release|Win32">
  854.                     <Tool
  855.                         Name="VCResourceCompilerTool"
  856.                         AdditionalIncludeDirectories="Template\gdi_dlg;$(NoInherit)"/>
  857.                 </FileConfiguration>
  858.             </File>
  859.             <File
  860.                 RelativePath=".\Template\gdi_dlg\gdi_dlg.rc2">
  861.             </File>
  862.             <File
  863.                 RelativePath=".\Template\gdi_dlg\gdi_dlgDlg.cpp">
  864.                 <FileConfiguration
  865.                     Name="export|Win32"
  866.                     ExcludedFromBuild="TRUE">
  867.                     <Tool
  868.                         Name="VCCLCompilerTool"/>
  869.                 </FileConfiguration>
  870.             </File>
  871.             <File
  872.                 RelativePath=".\Template\gdi_dlg\gdi_dlgDlg.h">
  873.             </File>
  874.             <File
  875.                 RelativePath=".\Template\gdi_dlg\gdi_dlgStdAfx.cpp">
  876.                 <FileConfiguration
  877.                     Name="export|Win32"
  878.                     ExcludedFromBuild="TRUE">
  879.                     <Tool
  880.                         Name="VCCLCompilerTool"/>
  881.                 </FileConfiguration>
  882.             </File>
  883.             <File
  884.                 RelativePath=".\Template\gdi_dlg\gdi_dlgStdAfx.h">
  885.             </File>
  886.             <File
  887.                 RelativePath=".\Template\gdi_dlg\gdi_dlgres.h">
  888.             </File>
  889.             <File
  890.                 RelativePath=".\Template\gdi_win\gdi_win.cpp">
  891.                 <FileConfiguration
  892.                     Name="export|Win32"
  893.                     ExcludedFromBuild="TRUE">
  894.                     <Tool
  895.                         Name="VCCLCompilerTool"/>
  896.                 </FileConfiguration>
  897.             </File>
  898.             <File
  899.                 RelativePath=".\Template\gdi_win\gdi_win.rc">
  900.                 <FileConfiguration
  901.                     Name="Pseudo-Debug|Win32">
  902.                     <Tool
  903.                         Name="VCResourceCompilerTool"
  904.                         AdditionalIncludeDirectories="Template\gdi_win;$(NoInherit)"/>
  905.                 </FileConfiguration>
  906.                 <FileConfiguration
  907.                     Name="export|Win32"
  908.                     ExcludedFromBuild="TRUE">
  909.                     <Tool
  910.                         Name="VCResourceCompilerTool"
  911.                         AdditionalIncludeDirectories="Template\gdi_win;$(NoInherit)"/>
  912.                 </FileConfiguration>
  913.                 <FileConfiguration
  914.                     Name="Release|Win32">
  915.                     <Tool
  916.                         Name="VCResourceCompilerTool"
  917.                         AdditionalIncludeDirectories="Template\gdi_win;$(NoInherit)"/>
  918.                 </FileConfiguration>
  919.             </File>
  920.             <File
  921.                 RelativePath=".\Template\gdi_win\gdi_winres.h">
  922.             </File>
  923.             <File
  924.                 RelativePath=".\Template\netclient.cpp">
  925.                 <FileConfiguration
  926.                     Name="Pseudo-Debug|Win32"
  927.                     ExcludedFromBuild="TRUE">
  928.                     <Tool
  929.                         Name="VCCLCompilerTool"/>
  930.                 </FileConfiguration>
  931.                 <FileConfiguration
  932.                     Name="export|Win32"
  933.                     ExcludedFromBuild="TRUE">
  934.                     <Tool
  935.                         Name="VCCLCompilerTool"/>
  936.                 </FileConfiguration>
  937.                 <FileConfiguration
  938.                     Name="Release|Win32"
  939.                     ExcludedFromBuild="TRUE">
  940.                     <Tool
  941.                         Name="VCCLCompilerTool"/>
  942.                 </FileConfiguration>
  943.             </File>
  944.             <File
  945.                 RelativePath=".\Template\netclient.h">
  946.             </File>
  947.             <File
  948.                 RelativePath=".\Template\netclientres.h">
  949.             </File>
  950.             <File
  951.                 RelativePath=".\Template\netconnect.cpp">
  952.                 <FileConfiguration
  953.                     Name="Pseudo-Debug|Win32"
  954.                     ExcludedFromBuild="TRUE">
  955.                     <Tool
  956.                         Name="VCCLCompilerTool"/>
  957.                 </FileConfiguration>
  958.                 <FileConfiguration
  959.                     Name="export|Win32"
  960.                     ExcludedFromBuild="TRUE">
  961.                     <Tool
  962.                         Name="VCCLCompilerTool"/>
  963.                 </FileConfiguration>
  964.                 <FileConfiguration
  965.                     Name="Release|Win32"
  966.                     ExcludedFromBuild="TRUE">
  967.                     <Tool
  968.                         Name="VCCLCompilerTool"/>
  969.                 </FileConfiguration>
  970.             </File>
  971.             <File
  972.                 RelativePath=".\Template\netconnect.h">
  973.             </File>
  974.             <File
  975.                 RelativePath=".\Template\netconnectres.h">
  976.             </File>
  977.             <File
  978.                 RelativePath=".\Template\netvoice.cpp">
  979.                 <FileConfiguration
  980.                     Name="Pseudo-Debug|Win32"
  981.                     ExcludedFromBuild="TRUE">
  982.                     <Tool
  983.                         Name="VCCLCompilerTool"/>
  984.                 </FileConfiguration>
  985.                 <FileConfiguration
  986.                     Name="export|Win32"
  987.                     ExcludedFromBuild="TRUE">
  988.                     <Tool
  989.                         Name="VCCLCompilerTool"/>
  990.                 </FileConfiguration>
  991.                 <FileConfiguration
  992.                     Name="Release|Win32"
  993.                     ExcludedFromBuild="TRUE">
  994.                     <Tool
  995.                         Name="VCCLCompilerTool"/>
  996.                 </FileConfiguration>
  997.             </File>
  998.             <File
  999.                 RelativePath=".\Template\netvoice.h">
  1000.             </File>
  1001.             <File
  1002.                 RelativePath=".\Template\netvoiceres.h">
  1003.             </File>
  1004.             <File
  1005.                 RelativePath=".\Template\newproj.inf">
  1006.             </File>
  1007.         </Filter>
  1008.         <File
  1009.             RelativePath="..\DxApp\DxApp.dsp">
  1010.         </File>
  1011.         <File
  1012.             RelativePath="..\DxApp\DxApp.dsw">
  1013.         </File>
  1014.         <File
  1015.             RelativePath=".\ReadMe.txt">
  1016.         </File>
  1017.     </Files>
  1018.     <Globals>
  1019.     </Globals>
  1020. </VisualStudioProject>
  1021.